- threads in objects
- Программирование: потоки в объектах
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Magical objects in Harry Potter — The following is a list of magical objects used in Harry Potter. These objects exist for the use of the characters in the series by J. K. Rowling. Contents 1 Communication 1.1 Enchanted coins 1.2 Howler … Wikipedia
Active objects — are a form of multitasking for computer systems. Specifically, they are a form of cooperative multitasking. They are an important feature of Symbian OS.In the scheme, objects may make requests of asynchronous services (e.g. sending an SMS… … Wikipedia
BIOGRAPHIES OF OBJECTS — The idea that an object has a biography relates to postcolonial theory, which emphasizes that objects collect a history (which may or may not be passed on) as they move between ownerships in exchange and trading transactions. Objects may also… … Historical Dictionary of the Etruscans
Component Object Model — Not to be confused with COM file. Component Object Model (COM) is a binary interface standard for software componentry introduced by Microsoft in 1993. It is used to enable interprocess communication and dynamic object creation in a large range… … Wikipedia
Immutable object — Immutable and Immutability redirect here. For the Christian doctrine, see Immutability (theology). In object oriented and functional programming, an immutable object is an object whose state cannot be modified after it is created.[1] This is in… … Wikipedia
Osmius — Desktop Developer(s) Peopleware SL … Wikipedia
basketry — /bas ki tree, bah ski /, n. 1. baskets collectively; basketwork. 2. the art or process of making baskets. [1850 55; BASKET + RY] * * * Art and craft of making containers and other objects from interwoven flexible fibres such as grasses, twigs,… … Universalium
glassware — /glas wair , glahs /, n. articles of glass, esp. drinking glasses. [1705 15; GLASS + WARE1] * * * Introduction any decorative article made of glass, often designed for everyday use. From very early times glass has been used for various… … Universalium
Object pool pattern — For the article about a general pool see Pool (Computer science) In computer programming, an object pool is a software design pattern. An object pool is a set of initialised objects that are kept ready to use, rather than allocated and destroyed… … Wikipedia
Java syntax — The syntax of the Java programming language is a set of rules that defines how a Java program is written and interpreted. Data structuresAlthough the language has special syntax for them, arrays and strings are not primitive types: they are… … Wikipedia
Garbage collection (computer science) — This article is about garbage collection in memory management. For garbage collection in an SSD, see garbage collection (SSD). For other uses, see garbage collection. In computer science, garbage collection (GC) is a form of automatic memory… … Wikipedia